check_circle
check_circle
| Load Time | 379.158 ms |
| Querying Time | 90 ms |
| Queries | 108 |
| Memory Peak Usage | 40.9 Mb |
| Included Files | 785 files - 12.98 Mb |
| PrestaShop Cache | - Mb |
| Global vars | 0.15 Mb |
| PrestaShop Version | 9.0.0 |
| PHP Version | 8.4.7 |
| MySQL Version | 5.7.44 |
| Memory Limit | 512M |
| Max Execution Time | 1250s |
| Smarty Cache | enabled |
| Smarty Compilation | never recompile |
| Time | Cumulated Time | Memory Usage | Memory Peak Usage | |
|---|---|---|---|---|
| config | 172.357 ms | 172.357 ms | 19.53 Mb | 20.4 Mb |
| __construct | 0.019 ms | 172.376 ms | - Mb | 20.4 Mb |
| init | 25.205 ms | 197.581 ms | 2.68 Mb | 22.6 Mb |
| checkAccess | 0.001 ms | 197.582 ms | - Mb | 22.6 Mb |
| setMedia | 7.216 ms | 204.798 ms | 0.83 Mb | 23.2 Mb |
| postProcess | 0.001 ms | 204.799 ms | - Mb | 23.2 Mb |
| initHeader | 0.001 ms | 204.800 ms | - Mb | 23.2 Mb |
| initContent | 37.678 ms | 242.478 ms | 3.01 Mb | 26.2 Mb |
| initFooter | 0.002 ms | 242.480 ms | - Mb | 26.2 Mb |
| display | 136.678 ms | 379.158 ms | 14.62 Mb | 40.9 Mb |
| Hook | Time | Memory Usage |
|---|---|---|
| DisplayBeforeBodyClosingTag | 60.172 ms | 0.80 Mb |
| displayNav2 | 5.470 ms | 0.42 Mb |
| displayFooterBefore | 4.310 ms | 0.18 Mb |
| displayFooter | 3.337 ms | 0.18 Mb |
| ActionObjectAddAfter | 3.000 ms | 0.12 Mb |
| DisplayFooterBefore | 2.381 ms | 0.09 Mb |
| DisplayAfterBodyOpeningTag | 2.130 ms | 0.14 Mb |
| displayTop | 2.111 ms | 0.16 Mb |
| displayNav1 | 1.216 ms | 0.07 Mb |
| DisplayHeader | 1.188 ms | 0.07 Mb |
| displayBeforeBodyClosingTag | 0.665 ms | 0.03 Mb |
| ActionFrontControllerSetMedia | 0.662 ms | 0.08 Mb |
| DisplayWrapperTop | 0.008 ms | - Mb |
| DisplayFooterAfter | 0.006 ms | - Mb |
| DisplayNavFullWidth | 0.005 ms | - Mb |
| ModuleRoutes | 0.003 ms | - Mb |
| 16 hook(s) | 86.664 ms | 2.35 Mb |
| Module | Time | Memory Usage |
|---|---|---|
| afgooglereviews | 11.557 ms | 2.06 Mb |
| ps_emailsubscription | 4.008 ms | 0.40 Mb |
| ps_socialfollow | 3.801 ms | 0.19 Mb |
| ps_emailalerts | 1.948 ms | 0.31 Mb |
| blockreassurance | 3.107 ms | 0.19 Mb |
| ps_shoppingcart | 1.496 ms | 0.19 Mb |
| ps_searchbar | 1.494 ms | 0.08 Mb |
| productcomments | 1.330 ms | 0.18 Mb |
| ps_googleanalytics | 2.347 ms | 0.21 Mb |
| stripe_official | 5.309 ms | 0.70 Mb |
| aflandingauth | 0.428 ms | 0.05 Mb |
| afaddtocart | 3.260 ms | 0.29 Mb |
| ps_contactinfo | 2.554 ms | 0.16 Mb |
| ps_languageselector | 0.982 ms | 0.08 Mb |
| ps_currencyselector | 2.951 ms | 0.23 Mb |
| ps_customersignin | 1.093 ms | 0.10 Mb |
| ps_mainmenu | 3.494 ms | 0.37 Mb |
| ps_linklist | 38.524 ms | 10.64 Mb |
| ps_customeraccountlinks | 1.191 ms | 0.09 Mb |
| statsdata | 58.725 ms | 0.76 Mb |
| dgtranslationall | 10.338 ms | 0.56 Mb |
| 21 module(s) | 159.936 ms | 17.83 Mb |
| # | Query | Time (ms) | Rows | Filesort | Group By | Location |
|---|---|---|---|---|---|---|
| 104 | INSERT INTO `banxw_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('8234', '', 'shop.algo-factory.com/pt/mapa%20do%20site', '', '2026-01-15 20:22:08') |
46.267 ms | 1 | /classes/ObjectModel.php:543 | ||
| 2 | SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop FROM `banxw_configuration` c LEFT JOIN `banxw_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
4.719 ms | 5232 | /classes/Configuration.php:182 | ||
| 16 | SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module FROM `banxw_module` m INNER JOIN banxw_module_shop module_shop ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1) INNER JOIN `banxw_hook_module` `hm` ON hm.`id_module` = m.`id_module` INNER JOIN `banxw_hook` `h` ON hm.`id_hook` = h.`id_hook` LEFT JOIN `banxw_module_group` `mg` ON mg.`id_module` = m.`id_module` WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND mg.`id_group` IN (1)) GROUP BY hm.id_hook, hm.id_module ORDER BY hm.`position` |
3.124 ms | 657 | Yes | Yes | /classes/Hook.php:1514 |
| 15 | SELECT SQL_NO_CACHE lower(name) as name FROM `banxw_hook` h WHERE (h.active = 1) |
2.168 ms | 1066 | /classes/Hook.php:1622 | ||
| 18 | SELECT SQL_NO_CACHE `id_hook`, `name` FROM `banxw_hook` |
1.420 ms | 1066 | /classes/Hook.php:1582 | ||
| 48 | SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_description` FROM `banxw_category` c INNER JOIN banxw_category_shop category_shop ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1) LEFT JOIN `banxw_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 8 AND cl.id_shop = 1 ) LEFT JOIN `banxw_category_group` cg ON (cg.`id_category` = c.`id_category`) WHERE `id_parent` = 2 AND `active` = 1 AND cg.`id_group` =1 GROUP BY c.`id_category` ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.932 ms | 1 | Yes | Yes | /classes/Category.php:916 |
| 50 | SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_description` FROM `banxw_category` c INNER JOIN banxw_category_shop category_shop ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1) LEFT JOIN `banxw_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 8 AND cl.id_shop = 1 ) LEFT JOIN `banxw_category_group` cg ON (cg.`id_category` = c.`id_category`) WHERE `id_parent` = 3 AND `active` = 1 AND cg.`id_group` =1 GROUP BY c.`id_category` ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.925 ms | 5 | Yes | Yes | /classes/Category.php:916 |
| 22 | SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang FROM `banxw_meta` m LEFT JOIN `banxw_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 ) ORDER BY LENGTH(ml.url_rewrite) DESC |
0.886 ms | 368 | Yes | /classes/Dispatcher.php:635 | |
| 19 | SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop` FROM `banxw_module` m LEFT JOIN `banxw_module_shop` ms ON m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 |
0.797 ms | 73 | /classes/module/Module.php:340 | ||
| 52 | SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_description` FROM `banxw_category` c INNER JOIN banxw_category_shop category_shop ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1) LEFT JOIN `banxw_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 8 AND cl.id_shop = 1 ) LEFT JOIN `banxw_category_group` cg ON (cg.`id_category` = c.`id_category`) WHERE `id_parent` = 4 AND `active` = 1 AND cg.`id_group` =1 GROUP BY c.`id_category` ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.761 ms | 1 | Yes | Yes | /classes/Category.php:916 |
| 54 | SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_description` FROM `banxw_category` c INNER JOIN banxw_category_shop category_shop ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1) LEFT JOIN `banxw_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 8 AND cl.id_shop = 1 ) LEFT JOIN `banxw_category_group` cg ON (cg.`id_category` = c.`id_category`) WHERE `id_parent` = 5 AND `active` = 1 AND cg.`id_group` =1 GROUP BY c.`id_category` ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.747 ms | 1 | Yes | Yes | /classes/Category.php:916 |
| 1 | SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri FROM banxw_shop_group gs LEFT JOIN banxw_shop s ON s.id_shop_group = gs.id_shop_group LEFT JOIN banxw_shop_url su ON s.id_shop = su.id_shop AND su.main = 1 WHERE s.deleted = 0 AND gs.deleted = 0 ORDER BY gs.name, s.name |
0.729 ms | 1 | Yes | /classes/shop/Shop.php:719 | |
| 11 | SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `banxw_lang` l JOIN banxw_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1) WHERE l.`active` = 1 LIMIT 1 |
0.720 ms | 8 | /classes/Language.php:1204 | ||
| 45 | SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description` FROM `banxw_manufacturer` m INNER JOIN banxw_manufacturer_shop manufacturer_shop ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `banxw_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 8)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC |
0.710 ms | 1 | Yes | /classes/Manufacturer.php:195 | |
| 0 | SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main FROM banxw_shop_url su LEFT JOIN banxw_shop s ON (s.id_shop = su.id_shop) WHERE (su.domain = 'shop.algo-factory.com' OR su.domain_ssl = 'shop.algo-factory.com') AND s.active = 1 AND s.deleted = 0 ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.630 ms | 1 | Yes | /classes/shop/Shop.php:1395 | |
| 44 | SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop` FROM `banxw_module` m LEFT JOIN `banxw_module_shop` ms ON m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 |
0.608 ms | 73 | /classes/module/Module.php:340 | ||
| 46 | SELECT SQL_NO_CACHE DISTINCT c.* FROM `banxw_category` c LEFT JOIN `banxw_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 8) WHERE `level_depth` = 1 |
0.569 ms | 8 | /classes/Category.php:2211 | ||
| 103 | SELECT SQL_NO_CACHE `id_guest` FROM `banxw_connections` WHERE `id_guest` = 8225 AND `date_add` > '2026-01-15 19:52:00' AND id_shop IN (1) ORDER BY `date_add` DESC LIMIT 1 |
0.559 ms | 1 | Yes | /classes/Connection.php:168 | |
| 97 | SELECT SQL_NO_CACHE * FROM `banxw_psreassurance` pr LEFT JOIN banxw_psreassurance_lang prl ON (pr.id_psreassurance = prl.id_psreassurance) WHERE prl.id_lang = "8" AND pr.status = 1 ORDER BY pr.position |
0.553 ms | 3 | Yes | /modules/blockreassurance/classes/ReassuranceActivity.php:159 | |
| 70 | SELECT SQL_NO_CACHE 1 FROM banxw_cart_product cp INNER JOIN banxw_product p ON (p.id_product = cp.id_product) INNER JOIN banxw_product_shop ps ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1 |
0.515 ms | 1 | /classes/Cart.php:3961 | ||
| 10 | SELECT SQL_NO_CACHE domain, domain_ssl FROM banxw_shop_url WHERE main = 1 AND id_shop = 1 LIMIT 1 |
0.511 ms | 1 | /classes/shop/ShopUrl.php:178 | ||
| 105 | SELECT SQL_NO_CACHE data FROM `banxw_ganalytics_data` WHERE id_cart = 0 AND id_shop = 1 LIMIT 1 |
0.463 ms | 0 | /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:39 | ||
| 98 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module` WHERE `name` = "ps_linklist" LIMIT 1 |
0.417 ms | 1 | /classes/module/Module.php:2758 | ||
| 91 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module` WHERE `name` = "ps_searchbar" LIMIT 1 |
0.408 ms | 1 | /classes/module/Module.php:2758 | ||
| 78 | SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `banxw_currency` c LEFT JOIN banxw_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1) WHERE c.`active` = 1 AND c.`deleted` = 0 LIMIT 1 |
0.389 ms | 3 | /classes/Currency.php:1120 | ||
| 47 | SELECT SQL_NO_CACHE * FROM `banxw_category` a LEFT JOIN `banxw_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 8 LEFT JOIN `banxw_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1 |
0.388 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 51 | SELECT SQL_NO_CACHE * FROM `banxw_category` a LEFT JOIN `banxw_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 8 LEFT JOIN `banxw_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 4) AND (b.`id_shop` = 1) LIMIT 1 |
0.384 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 23 | SELECT SQL_NO_CACHE * FROM `banxw_currency` c ORDER BY `iso_code` ASC |
0.380 ms | 3 | Yes | /classes/Currency.php:708 | |
| 3 | SELECT SQL_NO_CACHE * FROM `banxw_shop` a WHERE (a.`id_shop` = 1) LIMIT 1 |
0.379 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 49 | SELECT SQL_NO_CACHE * FROM `banxw_category` a LEFT JOIN `banxw_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 8 LEFT JOIN `banxw_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
0.372 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 79 | SELECT SQL_NO_CACHE * FROM `banxw_currency` c INNER JOIN banxw_currency_shop currency_shop ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1) WHERE c.`deleted` = 0 AND c.`active` = 1 ORDER BY `iso_code` ASC |
0.367 ms | 3 | Yes | /classes/Currency.php:687 | |
| 53 | SELECT SQL_NO_CACHE * FROM `banxw_category` a LEFT JOIN `banxw_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 8 LEFT JOIN `banxw_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 5) AND (b.`id_shop` = 1) LIMIT 1 |
0.361 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 71 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module` WHERE `name` = "ps_contactinfo" LIMIT 1 |
0.354 ms | 1 | /classes/module/Module.php:2758 | ||
| 93 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module` WHERE `name` = "ps_emailsubscription" LIMIT 1 |
0.345 ms | 1 | /classes/module/Module.php:2758 | ||
| 17 | SELECT SQL_NO_CACHE `name`, `alias` FROM `banxw_hook_alias` |
0.343 ms | 86 | /classes/Hook.php:321 | ||
| 8 | SELECT SQL_NO_CACHE * FROM `banxw_lang` a LEFT JOIN `banxw_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1 WHERE (a.`id_lang` = 1) LIMIT 1 |
0.338 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 55 | SELECT SQL_NO_CACHE c.`id_cms_category`, c.`id_parent`, c.`level_depth`, cl.`name`, cl.`link_rewrite` FROM `banxw_cms_category` c JOIN `banxw_cms_category_lang` cl ON c.`id_cms_category` = cl.`id_cms_category` WHERE c.`id_cms_category` = 1 AND `id_lang` = 8 LIMIT 1 |
0.335 ms | 8 | /classes/CMSCategory.php:183 | ||
| 63 | SELECT SQL_NO_CACHE * FROM `banxw_image_type` WHERE 1 AND `products` = 1 AND `theme_name` = 'algofactory' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.331 ms | 32 | Yes | /classes/ImageType.php:113 | |
| 5 | SELECT SQL_NO_CACHE l.*, ls.`id_shop` FROM `banxw_lang` l LEFT JOIN `banxw_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.321 ms | 8 | /classes/Language.php:1070 | ||
| 60 | SELECT SQL_NO_CACHE * FROM `banxw_image_type` WHERE 1 AND `categories` = 1 AND `theme_name` = 'algofactory' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.317 ms | 32 | Yes | /classes/ImageType.php:113 | |
| 6 | SELECT SQL_NO_CACHE * FROM `banxw_country` a LEFT JOIN `banxw_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1 LEFT JOIN `banxw_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1 WHERE (a.`id_country` = 8) LIMIT 1 |
0.314 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 96 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module_shop` WHERE `id_module` = 18 AND `id_shop` = 1 LIMIT 1 |
0.311 ms | 1 | /classes/module/Module.php:2245 | ||
| 26 | SELECT SQL_NO_CACHE * FROM `banxw_currency` a LEFT JOIN `banxw_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 8 LEFT JOIN `banxw_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 1) LIMIT 1 |
0.304 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 59 | SELECT SQL_NO_CACHE * FROM banxw_meta m LEFT JOIN banxw_meta_lang ml ON m.id_meta = ml.id_meta WHERE ( m.page = "sitemap" OR m.page = "sitemap" ) AND ml.id_lang = 8 AND ml.id_shop = 1 LIMIT 1 |
0.304 ms | 1 | /classes/Meta.php:181 | ||
| 106 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module` WHERE `name` = "afgooglereviews" LIMIT 1 |
0.284 ms | 1 | /classes/module/Module.php:2758 | ||
| 13 | SELECT SQL_NO_CACHE * FROM `banxw_lang` a LEFT JOIN `banxw_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1 WHERE (a.`id_lang` = 8) LIMIT 1 |
0.282 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 57 | SELECT SQL_NO_CACHE c.`id_cms`, cl.`meta_title`, cl.`link_rewrite` FROM `banxw_cms` c INNER JOIN banxw_cms_shop cms_shop ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1) JOIN `banxw_cms_lang` cl ON c.`id_cms` = cl.`id_cms` WHERE `id_cms_category` = 1 AND c.`active` = 1 AND cl.`id_shop` = 1 AND cl.`id_lang` = 8 GROUP BY c.id_cms ORDER BY c.`position` |
0.278 ms | 5 | Yes | Yes | /classes/CMSCategory.php:207 |
| 39 | SELECT SQL_NO_CACHE * FROM `banxw_group` a LEFT JOIN `banxw_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1 WHERE (a.`id_group` = 1) LIMIT 1 |
0.269 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 100 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module` WHERE `name` = "ps_customeraccountlinks" LIMIT 1 |
0.268 ms | 1 | /classes/module/Module.php:2758 | ||
| 62 | SELECT SQL_NO_CACHE * FROM `banxw_image_type` WHERE 1 AND `suppliers` = 1 AND `theme_name` = 'algofactory' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.265 ms | 32 | Yes | /classes/ImageType.php:113 | |
| 64 | SELECT SQL_NO_CACHE * FROM `banxw_image_type` WHERE 1 AND `stores` = 1 AND `theme_name` = 'algofactory' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.263 ms | 32 | Yes | /classes/ImageType.php:113 | |
| 61 | SELECT SQL_NO_CACHE * FROM `banxw_image_type` WHERE 1 AND `manufacturers` = 1 AND `theme_name` = 'algofactory' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.253 ms | 32 | Yes | /classes/ImageType.php:113 | |
| 12 | SELECT SQL_NO_CACHE `id_lang` FROM `banxw_lang` WHERE `iso_code` = 'pt' LIMIT 1 |
0.250 ms | 8 | /classes/Language.php:844 | ||
| 42 | SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM banxw_shop s |
0.250 ms | 1 | /classes/shop/Shop.php:925 | ||
| 4 | SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl FROM banxw_shop s LEFT JOIN banxw_shop_url su ON (s.id_shop = su.id_shop) WHERE s.id_shop = 1 AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
0.243 ms | 1 | /classes/shop/Shop.php:218 | ||
| 56 | SELECT SQL_NO_CACHE c.`id_cms_category` FROM `banxw_cms_category` c INNER JOIN banxw_cms_category_shop cms_category_shop ON (cms_category_shop.id_cms_category = c.id_cms_category AND cms_category_shop.id_shop = 1) WHERE c.`id_parent` = 1 AND c.`active` = 1 ORDER BY c.`position` |
0.243 ms | 1 | Yes | /classes/CMSCategory.php:192 | |
| 99 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module_shop` WHERE `id_module` = 1 AND `id_shop` = 1 LIMIT 1 |
0.239 ms | 1 | /classes/module/Module.php:2245 | ||
| 80 | SELECT SQL_NO_CACHE * FROM `banxw_currency` a LEFT JOIN `banxw_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 2) LIMIT 1 |
0.239 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 83 | SELECT SQL_NO_CACHE * FROM `banxw_currency_lang` WHERE `id_currency` = 3 |
0.239 ms | 8 | /src/Adapter/EntityMapper.php:81 | ||
| 30 | SELECT SQL_NO_CACHE * FROM `banxw_currency` a LEFT JOIN `banxw_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 8 LEFT JOIN `banxw_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 2) LIMIT 1 |
0.235 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 34 | SELECT SQL_NO_CACHE * FROM `banxw_currency` a LEFT JOIN `banxw_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 8 LEFT JOIN `banxw_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 3) LIMIT 1 |
0.230 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 20 | SELECT SQL_NO_CACHE value FROM `banxw_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.228 ms | 1 | /classes/shop/Shop.php:1214 | ||
| 82 | SELECT SQL_NO_CACHE * FROM `banxw_currency` a LEFT JOIN `banxw_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 3) LIMIT 1 |
0.226 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 92 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module_shop` WHERE `id_module` = 10 AND `id_shop` = 1 LIMIT 1 |
0.224 ms | 1 | /classes/module/Module.php:2245 | ||
| 88 | SELECT SQL_NO_CACHE SUM(`quantity`) FROM `banxw_cart_product` WHERE `id_cart` = 0 LIMIT 1 |
0.223 ms | 1 | /classes/Cart.php:1292 | ||
| 107 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module_shop` WHERE `id_module` = 76 AND `id_shop` = 1 LIMIT 1 |
0.222 ms | 1 | /classes/module/Module.php:2245 | ||
| 95 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module` WHERE `name` = "ps_socialfollow" LIMIT 1 |
0.221 ms | 1 | /classes/module/Module.php:2758 | ||
| 81 | SELECT SQL_NO_CACHE * FROM `banxw_currency_lang` WHERE `id_currency` = 2 |
0.217 ms | 8 | /src/Adapter/EntityMapper.php:81 | ||
| 40 | SELECT SQL_NO_CACHE * FROM `banxw_group_lang` WHERE `id_group` = 1 |
0.215 ms | 8 | /src/Adapter/EntityMapper.php:81 | ||
| 94 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module_shop` WHERE `id_module` = 17 AND `id_shop` = 1 LIMIT 1 |
0.213 ms | 1 | /classes/module/Module.php:2245 | ||
| 84 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module` WHERE `name` = "ps_customersignin" LIMIT 1 |
0.212 ms | 1 | /classes/module/Module.php:2758 | ||
| 24 | SELECT SQL_NO_CACHE `id_lang` FROM `banxw_lang` WHERE `locale` = 'pt-pt' OR `language_code` = 'pt-pt' LIMIT 1 |
0.207 ms | 8 | /classes/Language.php:870 | ||
| 36 | SELECT SQL_NO_CACHE * FROM `banxw_currency` a LEFT JOIN `banxw_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 1) LIMIT 1 |
0.207 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 72 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module_shop` WHERE `id_module` = 4 AND `id_shop` = 1 LIMIT 1 |
0.202 ms | 1 | /classes/module/Module.php:2245 | ||
| 101 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1 |
0.189 ms | 1 | /classes/module/Module.php:2245 | ||
| 73 | SELECT SQL_NO_CACHE `need_identification_number` FROM `banxw_country` WHERE `id_country` = 8 LIMIT 1 |
0.189 ms | 1 | /classes/Country.php:402 | ||
| 14 | SELECT SQL_NO_CACHE id_shop FROM `banxw_lang_shop` WHERE `id_lang` = 8 AND id_shop = 1 LIMIT 1 |
0.186 ms | 1 | /classes/ObjectModel.php:1582 | ||
| 67 | SELECT SQL_NO_CACHE * FROM `banxw_country` a LEFT JOIN `banxw_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1 WHERE (a.`id_country` = 8) LIMIT 1 |
0.186 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 74 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
0.186 ms | 1 | /classes/module/Module.php:2758 | ||
| 102 | SELECT SQL_NO_CACHE `need_identification_number` FROM `banxw_country` WHERE `id_country` = 8 LIMIT 1 |
0.182 ms | 1 | /classes/Country.php:402 | ||
| 76 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module` WHERE `name` = "ps_currencyselector" LIMIT 1 |
0.182 ms | 1 | /classes/module/Module.php:2758 | ||
| 89 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module` WHERE `name` = "ps_mainmenu" LIMIT 1 |
0.181 ms | 1 | /classes/module/Module.php:2758 | ||
| 43 | SELECT SQL_NO_CACHE * FROM `banxw_hook_module_exceptions` WHERE `id_shop` IN (1) |
0.180 ms | 1 | /classes/module/Module.php:2146 | ||
| 7 | SELECT SQL_NO_CACHE * FROM `banxw_shop_group` a WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.179 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 25 | SELECT SQL_NO_CACHE c.id_currency FROM `banxw_currency` c WHERE (iso_code = 'EUR') LIMIT 1 |
0.178 ms | 1 | /classes/Currency.php:893 | ||
| 21 | SELECT SQL_NO_CACHE name, alias FROM `banxw_hook_alias` |
0.173 ms | 86 | /classes/Hook.php:375 | ||
| 37 | SELECT SQL_NO_CACHE * FROM `banxw_currency_lang` WHERE `id_currency` = 1 |
0.173 ms | 8 | /src/Adapter/EntityMapper.php:81 | ||
| 68 | SELECT SQL_NO_CACHE * FROM `banxw_country_lang` WHERE `id_country` = 8 |
0.172 ms | 8 | /src/Adapter/EntityMapper.php:81 | ||
| 27 | SELECT SQL_NO_CACHE `id_lang` FROM `banxw_lang` WHERE `locale` = 'pt-pt' OR `language_code` = 'pt-pt' LIMIT 1 |
0.169 ms | 8 | /classes/Language.php:870 | ||
| 58 | SELECT SQL_NO_CACHE `id_store` FROM banxw_store LIMIT 1 |
0.165 ms | 1 | /classes/Store.php:215 | ||
| 41 | SELECT SQL_NO_CACHE id_shop FROM `banxw_group_shop` WHERE `id_group` = 1 AND id_shop = 1 LIMIT 1 |
0.165 ms | 1 | /classes/ObjectModel.php:1582 | ||
| 85 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module_shop` WHERE `id_module` = 7 AND `id_shop` = 1 LIMIT 1 |
0.165 ms | 1 | /classes/module/Module.php:2245 | ||
| 86 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module` WHERE `name` = "ps_shoppingcart" LIMIT 1 |
0.165 ms | 1 | /classes/module/Module.php:2758 | ||
| 9 | SELECT SQL_NO_CACHE id_shop FROM `banxw_lang_shop` WHERE `id_lang` = 1 AND id_shop = 1 LIMIT 1 |
0.162 ms | 1 | /classes/ObjectModel.php:1582 | ||
| 29 | SELECT SQL_NO_CACHE c.id_currency FROM `banxw_currency` c WHERE (iso_code = 'GBP') LIMIT 1 |
0.161 ms | 1 | /classes/Currency.php:893 | ||
| 32 | SELECT SQL_NO_CACHE `id_lang` FROM `banxw_lang` WHERE `locale` = 'pt-pt' OR `language_code` = 'pt-pt' LIMIT 1 |
0.161 ms | 8 | /classes/Language.php:870 | ||
| 75 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module_shop` WHERE `id_module` = 5 AND `id_shop` = 1 LIMIT 1 |
0.157 ms | 1 | /classes/module/Module.php:2245 | ||
| 77 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module_shop` WHERE `id_module` = 6 AND `id_shop` = 1 LIMIT 1 |
0.154 ms | 1 | /classes/module/Module.php:2245 | ||
| 33 | SELECT SQL_NO_CACHE c.id_currency FROM `banxw_currency` c WHERE (iso_code = 'PLN') LIMIT 1 |
0.151 ms | 1 | /classes/Currency.php:893 | ||
| 90 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1 |
0.151 ms | 1 | /classes/module/Module.php:2245 | ||
| 87 | SELECT SQL_NO_CACHE `id_module` FROM `banxw_module_shop` WHERE `id_module` = 8 AND `id_shop` = 1 LIMIT 1 |
0.150 ms | 1 | /classes/module/Module.php:2245 | ||
| 28 | SELECT SQL_NO_CACHE `id_lang` FROM `banxw_lang` WHERE `locale` = 'pt-pt' OR `language_code` = 'pt-pt' LIMIT 1 |
0.145 ms | 8 | /classes/Language.php:870 | ||
| 31 | SELECT SQL_NO_CACHE `id_lang` FROM `banxw_lang` WHERE `locale` = 'pt-pt' OR `language_code` = 'pt-pt' LIMIT 1 |
0.145 ms | 8 | /classes/Language.php:870 | ||
| 35 | SELECT SQL_NO_CACHE `id_lang` FROM `banxw_lang` WHERE `locale` = 'pt-pt' OR `language_code` = 'pt-pt' LIMIT 1 |
0.144 ms | 8 | /classes/Language.php:870 | ||
| 65 | SELECT SQL_NO_CACHE format FROM `banxw_address_format` WHERE `id_country` = 8 LIMIT 1 |
0.144 ms | 1 | /classes/AddressFormat.php:651 | ||
| 69 | SELECT SQL_NO_CACHE id_required_field, object_name, field_name FROM banxw_required_field |
0.137 ms | 1 | /classes/ObjectModel.php:1447 | ||
| 38 | SELECT SQL_NO_CACHE id_shop FROM `banxw_currency_shop` WHERE `id_currency` = 1 AND id_shop = 1 LIMIT 1 |
0.135 ms | 1 | /classes/ObjectModel.php:1582 | ||
| 66 | SELECT SQL_NO_CACHE `need_identification_number` FROM `banxw_country` WHERE `id_country` = 8 LIMIT 1 |
0.124 ms | 1 | /classes/Country.php:402 |
| 12 queries |
SELECT `id_module` FROM `banxw_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX |
| 6 queries |
SELECT `id_lang` FROM `banxw_lang`
WHERE `locale` = 'pt-pt'
OR `language_code` = 'pt-pt' LIMIT XX
|
| 4 queries |
SELECT * FROM `banxw_category` a LEFT JOIN `banxw_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX LEFT JOIN `banxw_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = XX WHERE (a.`id_category` = XX) AND (b.`id_shop` = XX) LIMIT XX |
| 4 queries |
SELECT c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_description`
FROM `banxw_category` c
INNER JOIN banxw_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = XX)
LEFT JOIN `banxw_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = XX AND cl.id_shop = XX )
LEFT JOIN `banxw_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = XX
AND `active` = XX
AND cg.`id_group` =XX
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
|
| 3 queries |
SELECT * FROM `banxw_currency` a LEFT JOIN `banxw_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = XX LEFT JOIN `banxw_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX WHERE (a.`id_currency` = XX) LIMIT XX |
| 3 queries |
SELECT * FROM `banxw_currency` a LEFT JOIN `banxw_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX WHERE (a.`id_currency` = XX) LIMIT XX |
| 3 queries |
SELECT * FROM `banxw_currency_lang` WHERE `id_currency` = XX |
| 3 queries |
SELECT `need_identification_number` FROM `banxw_country` WHERE `id_country` = XX LIMIT XX |
| 2 queries |
SELECT * FROM `banxw_lang` a LEFT JOIN `banxw_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = XX WHERE (a.`id_lang` = XX) LIMIT XX |
| 2 queries |
SELECT id_shop FROM `banxw_lang_shop` WHERE `id_lang` = XX AND id_shop = XX LIMIT XX |
| 2 queries |
SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `banxw_module` m
LEFT JOIN `banxw_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = XX
|
| 15 module |
| 15 module_shop |
| 12 currency |
| 11 lang |
| 9 currency_shop |
| 9 category |
| 9 category_lang |
| 8 category_shop |
| 6 lang_shop |
| 6 currency_lang |
| 5 shop |
| 5 country |
| 5 image_type |
| 4 shop_url |
| 4 category_group |
| 3 hook |
| 2 shop_group |
| 2 configuration |
| 2 country_lang |
| 2 country_shop |
| 2 hook_alias |
| 2 meta |
| 2 meta_lang |
| 2 group_shop |
| 2 cms_category |
| 2 cart_product |
| 1 configuration_lang |
| 1 hook_module |
| 1 module_group |
| 1 group |
| 1 group_lang |
| 1 hook_module_exceptions |
| 1 manufacturer |
| 1 manufacturer_shop |
| 1 manufacturer_lang |
| 1 cms_category_lang |
| 1 cms_category_shop |
| 1 cms |
| 1 cms_shop |
| 1 cms_lang |
| 1 store |
| 1 address_format |
| 1 required_field |
| 1 product |
| 1 product_shop |
| 1 psreassurance |
| 1 psreassurance_lang |
| 1 connections |
| 1 ganalytics_data |
| Name | Instances | Source |
|---|---|---|
| Country | 7 |
/config/config.inc.php:154 (__construct) [id: 8]
/classes/AddressFormat.php:402 (__construct) [id: 8] /classes/controller/FrontController.php:1719 (__construct) [id: 8] /classes/AddressFormat.php:402 (__construct) [id: 8] /modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 8] /classes/AddressFormat.php:402 (__construct) [id: 8] /modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 8] |
| Currency | 6 |
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 2] /src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 3] /classes/Tools.php:680 (getCurrencyInstance) [id: 1] /modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies) [id: 2] /modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies) [id: 3] |
| Category | 4 |
/controllers/front/SitemapController.php:93 (getRootCategory) [id: 2]
/controllers/front/SitemapController.php:93 (recurseLiteCategTree) [id: 3] /controllers/front/SitemapController.php:93 (recurseLiteCategTree) [id: 4] /controllers/front/SitemapController.php:93 (recurseLiteCategTree) [id: 5] |
| Language | 3 |
/config/config.inc.php:219 (__construct) [id: 1]
/classes/Tools.php:631 (__construct) [id: 8] /classes/Tools.php:550 (__construct) [id: 8] |
| AddressFormat | 3 |
/classes/controller/FrontController.php:1713 (generateAddress) [id: ]
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ] /modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ] |
| State | 3 |
/classes/controller/FrontController.php:1718 (__construct) [id: 0]
/modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 0] /modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 0] |
| Shop | 1 |
/config/config.inc.php:122 (initialize) [id: 1]
|
| ShopGroup | 1 |
/classes/shop/Shop.php:565 (__construct) [id: 1]
|
| Customer | 1 |
/config/config.inc.php:272 (__construct) [id: ]
|
| Cart | 1 |
/classes/controller/FrontController.php:430 (__construct) [id: ]
|
| Group | 1 |
/classes/Cart.php:255 (getCurrent) [id: 1]
|
| Gender | 1 |
/classes/controller/FrontController.php:1636 (__construct) [id: 0]
|
| Risk | 1 |
/classes/controller/FrontController.php:1639 (__construct) [id: ]
|
| Address | 1 |
/classes/shop/Shop.php:490 (__construct) [id: ]
|
| ConnectionsSource | 1 |
/modules/statsdata/statsdata.php:119 (logHttpReferer) [id: ]
|
| # | Filename |
|---|---|
| 0 | /index.php |
| 1 | /config/config.inc.php |
| 2 | /config/defines.inc.php |
| 3 | /config/autoload.php |
| 4 | /vendor/autoload.php |
| 5 | /vendor/composer/autoload_real.php |
| 6 | /vendor/composer/platform_check.php |
| 7 | /vendor/composer/ClassLoader.php |
| 8 | /vendor/composer/autoload_static.php |
| 9 | /vendor/symfony/deprecation-contracts/function.php |
| 10 | /vendor/symfony/polyfill-mbstring/bootstrap.php |
| 11 | /vendor/symfony/polyfill-mbstring/bootstrap80.php |
| 12 | /vendor/symfony/polyfill-ctype/bootstrap.php |
| 13 | /vendor/symfony/polyfill-ctype/bootstrap80.php |
| 14 | /vendor/symfony/polyfill-php83/bootstrap.php |
| 15 | /vendor/symfony/var-dumper/Resources/functions/dump.php |
| 16 | /vendor/symfony/polyfill-intl-normalizer/bootstrap.php |
| 17 | /vendor/symfony/polyfill-intl-normalizer/bootstrap80.php |
| 18 | /vendor/twig/twig/src/Resources/core.php |
| 19 | /vendor/twig/twig/src/Resources/debug.php |
| 20 | /vendor/twig/twig/src/Resources/escaper.php |
| 21 | /vendor/twig/twig/src/Resources/string_loader.php |
| 22 | /vendor/symfony/polyfill-intl-grapheme/bootstrap.php |
| 23 | /vendor/symfony/string/Resources/functions.php |
| 24 | /vendor/symfony/polyfill-intl-idn/bootstrap.php |
| 25 | /vendor/symfony/clock/Resources/now.php |
| 26 | /vendor/symfony/polyfill-php80/bootstrap.php |
| 27 | /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php |
| 28 | /vendor/jakeasmith/http_build_url/src/http_build_url.php |
| 29 | /vendor/symfony/polyfill-intl-icu/bootstrap.php |
| 30 | /vendor/ircmaxell/password-compat/lib/password.php |
| 31 | /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php |
| 32 | /vendor/symfony/polyfill-php73/bootstrap.php |
| 33 | /vendor/symfony/translation/Resources/functions.php |
| 34 | /src/Core/Version.php |
| 35 | /config/alias.php |
| 36 | /vendor/prestashop/autoload/src/PrestashopAutoload.php |
| 37 | /vendor/prestashop/autoload/src/LegacyClassLoader.php |
| 38 | /vendor/symfony/filesystem/Filesystem.php |
| 39 | /vendor/prestashop/autoload/src/Autoloader.php |
| 40 | /config/bootstrap.php |
| 41 | /src/Core/ContainerBuilder.php |
| 42 | /src/Core/Foundation/IoC/Container.php |
| 43 | /src/Adapter/ServiceLocator.php |
| 44 | /var/cache/dev/appParameters.php |
| 47 | /var/cache/dev/class_index.php |
| 48 | /classes/controller/Controller.php |
| 50 | /classes/ObjectModel.php |
| 51 | /src/Core/Foundation/Database/EntityInterface.php |
| 53 | /classes/db/Db.php |
| 55 | /classes/Hook.php |
| 57 | /classes/module/Module.php |
| 58 | /src/Core/Module/Legacy/ModuleInterface.php |
| 60 | /classes/Tools.php |
| 61 | /classes/Context.php |
| 62 | /classes/shop/Shop.php |
| 63 | /src/Core/Security/PasswordGenerator.php |
| 64 | /classes/db/DbPDO.php |
| 65 | /classes/AddressFormat.php |
| 66 | /classes/Configuration.php |
| 67 | /src/Core/Domain/Shop/ValueObject/ShopConstraint.php |
| 68 | /classes/Validate.php |
| 69 | /src/PrestaShopBundle/Form/Admin/Type/FormattedTextareaType.php |
| 70 | /src/PrestaShopBundle/Form/Admin/Type/TranslatorAwareType.php |
| 71 | /src/PrestaShopBundle/Form/Admin/Type/CommonAbstractType.php |
| 72 | /vendor/symfony/form/AbstractType.php |
| 73 | /vendor/symfony/form/FormTypeInterface.php |
| 74 | /classes/cache/Cache.php |
| 75 | /src/Adapter/EntityMapper.php |
| 76 | /classes/db/DbQuery.php |
| 77 | /src/Core/Addon/Theme/ThemeManagerBuilder.php |
| 78 | /vendor/psr/log/src/NullLogger.php |
| 79 | /vendor/psr/log/src/AbstractLogger.php |
| 80 | /vendor/psr/log/src/LoggerTrait.php |
| 81 | /vendor/psr/log/src/LoggerInterface.php |
| 82 | /src/Core/Context/ApiClientContext.php |
| 83 | /src/Adapter/Configuration.php |
| 84 | /vendor/symfony/http-foundation/ParameterBag.php |
| 85 | /src/Core/Domain/Configuration/ShopConfigurationInterface.php |
| 86 | /src/Core/ConfigurationInterface.php |
| 87 | /src/Core/Addon/Theme/ThemeRepository.php |
| 88 | /src/Core/Addon/AddonRepositoryInterface.php |
| 89 | /src/Core/Addon/Theme/Theme.php |
| 90 | /src/Core/Addon/AddonInterface.php |
| 91 | /src/Core/Util/ArrayFinder.php |
| 92 | /vendor/symfony/property-access/PropertyAccess.php |
| 93 | /vendor/symfony/property-access/PropertyAccessorBuilder.php |
| 94 | /vendor/symfony/property-access/PropertyAccessor.php |
| 95 | /vendor/symfony/property-access/PropertyAccessorInterface.php |
| 96 | /vendor/symfony/property-info/Extractor/ReflectionExtractor.php |
| 97 | /vendor/symfony/property-info/PropertyListExtractorInterface.php |
| 98 | /vendor/symfony/property-info/PropertyTypeExtractorInterface.php |
| 99 | /vendor/symfony/property-info/PropertyAccessExtractorInterface.php |
| 100 | /vendor/symfony/property-info/PropertyInitializableExtractorInterface.php |
| 101 | /vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php |
| 102 | /vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php |
| 103 | /vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php |
| 104 | /vendor/symfony/property-info/Type.php |
| 105 | /vendor/symfony/string/Inflector/EnglishInflector.php |
| 106 | /vendor/symfony/string/Inflector/InflectorInterface.php |
| 107 | /vendor/symfony/property-access/PropertyPath.php |
| 108 | /vendor/symfony/property-access/PropertyPathInterface.php |
| 109 | /vendor/symfony/property-access/PropertyPathIteratorInterface.php |
| 110 | /config/defines_uri.inc.php |
| 111 | /classes/Language.php |
| 112 | /src/Core/Language/LanguageInterface.php |
| 113 | /classes/Country.php |
| 114 | /classes/PrestaShopCollection.php |
| 115 | /classes/shop/ShopGroup.php |
| 116 | /classes/Cookie.php |
| 117 | /src/Core/Http/CookieOptions.php |
| 118 | /classes/PhpEncryption.php |
| 119 | /classes/PhpEncryptionEngine.php |
| 120 | /vendor/defuse/php-encryption/src/Key.php |
| 121 | /vendor/defuse/php-encryption/src/Encoding.php |
| 122 | /vendor/defuse/php-encryption/src/Core.php |
| 123 | /vendor/defuse/php-encryption/src/Crypto.php |
| 124 | /vendor/defuse/php-encryption/src/KeyOrPassword.php |
| 125 | /vendor/defuse/php-encryption/src/RuntimeTests.php |
| 126 | /vendor/defuse/php-encryption/src/DerivedKeys.php |
| 127 | /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php |
| 128 | /vendor/defuse/php-encryption/src/Exception/CryptoException.php |
| 129 | /src/Core/Session/SessionHandler.php |
| 130 | /src/Core/Session/SessionHandlerInterface.php |
| 131 | /vendor/symfony/http-foundation/Session/Session.php |
| 132 | /vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php |
| 133 | /vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php |
| 134 | /vendor/symfony/http-foundation/Session/SessionBagInterface.php |
| 135 | /vendor/symfony/http-foundation/Session/Flash/FlashBag.php |
| 136 | /vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php |
| 137 | /vendor/symfony/http-foundation/Session/SessionBagProxy.php |
| 138 | /vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php |
| 139 | /vendor/symfony/http-foundation/Session/SessionInterface.php |
| 140 | /vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php |
| 141 | /vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php |
| 142 | /vendor/symfony/http-foundation/Session/Storage/MetadataBag.php |
| 143 | /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php |
| 144 | /vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php |
| 145 | /vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php |
| 146 | /vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php |
| 147 | /vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php |
| 148 | /config/smarty.config.inc.php |
| 149 | /classes/Smarty/SmartyDev.php |
| 150 | /vendor/smarty/smarty/libs/Smarty.class.php |
| 151 | /vendor/smarty/smarty/libs/functions.php |
| 152 | /vendor/smarty/smarty/libs/Autoloader.php |
| 153 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php |
| 154 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php |
| 155 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php |
| 156 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php |
| 157 | /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php |
| 158 | /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php |
| 159 | /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php |
| 160 | /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php |
| 161 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php |
| 162 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerclass.php |
| 163 | /classes/ImageManager.php |
| 164 | /classes/Product.php |
| 165 | /classes/Profile.php |
| 166 | /classes/Tab.php |
| 167 | /config/smartyfront.config.inc.php |
| 168 | /classes/Smarty/SmartyResourceModule.php |
| 169 | /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php |
| 170 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php |
| 171 | /classes/Smarty/SmartyResourceParent.php |
| 172 | /classes/Smarty/SmartyLazyRegister.php |
| 173 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php |
| 174 | /vendor/smarty/smarty/libs/plugins/modifier.truncate.php |
| 175 | /classes/Customer.php |
| 176 | /classes/Group.php |
| 177 | /classes/Link.php |
| 178 | /classes/shop/ShopUrl.php |
| 179 | /app/FrontKernel.php |
| 180 | /app/AppKernel.php |
| 181 | /vendor/symfony/http-kernel/Kernel.php |
| 182 | /vendor/symfony/config/ConfigCache.php |
| 183 | /vendor/symfony/config/ResourceCheckerConfigCache.php |
| 184 | /vendor/symfony/config/ConfigCacheInterface.php |
| 185 | /vendor/symfony/http-kernel/KernelInterface.php |
| 186 | /vendor/symfony/http-kernel/HttpKernelInterface.php |
| 187 | /vendor/symfony/http-kernel/RebootableInterface.php |
| 188 | /vendor/symfony/http-kernel/TerminableInterface.php |
| 189 | /vendor/symfony/dotenv/Dotenv.php |
| 190 | /classes/Dispatcher.php |
| 191 | /vendor/symfony/http-foundation/Request.php |
| 192 | /vendor/symfony/http-foundation/AcceptHeader.php |
| 193 | /vendor/symfony/http-foundation/AcceptHeaderItem.php |
| 194 | /vendor/symfony/http-foundation/FileBag.php |
| 195 | /vendor/symfony/http-foundation/HeaderBag.php |
| 196 | /vendor/symfony/http-foundation/HeaderUtils.php |
| 197 | /vendor/symfony/http-foundation/InputBag.php |
| 198 | /vendor/symfony/http-foundation/ServerBag.php |
| 199 | /src/Adapter/SymfonyContainer.php |
| 200 | /config/db_slave_server.inc.php |
| 201 | /src/Adapter/ContainerBuilder.php |
| 202 | /src/Adapter/Environment.php |
| 203 | /src/Core/EnvironmentInterface.php |
| 204 | /vendor/symfony/config/Resource/SelfCheckingResourceChecker.php |
| 205 | /vendor/symfony/config/ResourceCheckerInterface.php |
| 206 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php |
| 207 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php |
| 208 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php |
| 209 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php |
| 210 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php |
| 211 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php |
| 212 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php |
| 213 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php |
| 214 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php |
| 215 | /vendor/symfony/cache/Adapter/ArrayAdapter.php |
| 216 | /vendor/psr/log/src/LoggerAwareTrait.php |
| 217 | /vendor/symfony/cache/Adapter/AdapterInterface.php |
| 218 | /vendor/symfony/cache/CacheItem.php |
| 219 | /vendor/symfony/cache-contracts/ItemInterface.php |
| 220 | /vendor/psr/cache/src/CacheItemInterface.php |
| 221 | /vendor/psr/cache/src/CacheItemPoolInterface.php |
| 222 | /vendor/symfony/cache-contracts/CacheInterface.php |
| 223 | /vendor/psr/log/src/LoggerAwareInterface.php |
| 224 | /vendor/symfony/cache/ResettableInterface.php |
| 225 | /vendor/symfony/service-contracts/ResetInterface.php |
| 226 | /vendor/doctrine/orm/src/Tools/Setup.php |
| 227 | /vendor/doctrine/deprecations/src/Deprecation.php |
| 228 | /vendor/doctrine/orm/src/Configuration.php |
| 229 | /vendor/doctrine/dbal/src/Configuration.php |
| 230 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php |
| 231 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php |
| 232 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php |
| 233 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
| 234 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php |
| 235 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php |
| 236 | /vendor/doctrine/lexer/src/AbstractLexer.php |
| 237 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php |
| 238 | /vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php |
| 239 | /vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php |
| 240 | /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php |
| 241 | /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php |
| 242 | /vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php |
| 243 | /vendor/symfony/config/Resource/FileResource.php |
| 244 | /vendor/symfony/config/Resource/SelfCheckingResourceInterface.php |
| 245 | /vendor/symfony/config/Resource/ResourceInterface.php |
| 246 | /vendor/symfony/config/Resource/ReflectionClassResource.php |
| 247 | /vendor/symfony/config/Resource/DirectoryResource.php |
| 248 | /var/cache/dev/FrontContainer.php |
| 249 | /src/Adapter/Container/LegacyContainer.php |
| 250 | /vendor/symfony/dependency-injection/Container.php |
| 251 | /vendor/symfony/dependency-injection/Argument/RewindableGenerator.php |
| 252 | /vendor/symfony/dependency-injection/Argument/ServiceLocator.php |
| 253 | /vendor/symfony/dependency-injection/ServiceLocator.php |
| 254 | /vendor/symfony/service-contracts/ServiceLocatorTrait.php |
| 255 | /vendor/psr/container/src/ContainerExceptionInterface.php |
| 256 | /vendor/psr/container/src/NotFoundExceptionInterface.php |
| 257 | /vendor/symfony/service-contracts/ServiceProviderInterface.php |
| 258 | /vendor/psr/container/src/ContainerInterface.php |
| 259 | /vendor/symfony/dependency-injection/ContainerInterface.php |
| 260 | /src/Adapter/Container/LegacyContainerInterface.php |
| 261 | /src/PrestaShopBundle/Entity/Repository/FeatureFlagRepository.php |
| 262 | /vendor/doctrine/orm/src/EntityRepository.php |
| 263 | /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php |
| 264 | /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php |
| 265 | /vendor/symfony/var-exporter/LazyProxyTrait.php |
| 266 | /vendor/symfony/var-exporter/Internal/LazyObjectTrait.php |
| 267 | /vendor/symfony/var-exporter/LazyObjectInterface.php |
| 268 | /vendor/symfony/var-exporter/Internal/Hydrator.php |
| 269 | /vendor/symfony/var-exporter/Internal/LazyObjectRegistry.php |
| 270 | /vendor/symfony/var-exporter/Internal/LazyObjectState.php |
| 271 | /src/PrestaShopBundle/Security/Admin/LegacyAdminTokenValidator.php |
| 272 | /vendor/symfony/var-exporter/LazyGhostTrait.php |
| 273 | /src/Core/FeatureFlag/FeatureFlagManager.php |
| 274 | /src/Core/FeatureFlag/FeatureFlagStateCheckerInterface.php |
| 275 | /src/Core/FeatureFlag/Layer/DbLayer.php |
| 276 | /src/Core/FeatureFlag/TypeLayerInterface.php |
| 277 | /src/Core/FeatureFlag/Layer/DotEnvLayer.php |
| 278 | /src/Core/FeatureFlag/Layer/EnvLayer.php |
| 279 | /src/Core/FeatureFlag/Layer/QueryLayer.php |
| 280 | /vendor/symfony/http-foundation/RequestStack.php |
| 281 | /vendor/doctrine/orm/src/EntityManager.php |
| 282 | /vendor/doctrine/orm/src/EntityManagerInterface.php |
| 283 | /vendor/doctrine/persistence/src/Persistence/ObjectManager.php |
| 284 | /modules/ps_specials/vendor/autoload.php |
| 285 | /modules/ps_specials/vendor/composer/autoload_real.php |
| 286 | /modules/ps_specials/vendor/composer/platform_check.php |
| 287 | /modules/ps_specials/vendor/composer/autoload_static.php |
| 288 | /modules/dgtranslationall/vendor/autoload.php |
| 289 | /modules/dgtranslationall/vendor/composer/autoload_real.php |
| 290 | /modules/dgtranslationall/vendor/composer/platform_check.php |
| 291 | /modules/dgtranslationall/vendor/composer/autoload_static.php |
| 292 | /modules/ps_viewedproduct/vendor/autoload.php |
| 293 | /modules/ps_viewedproduct/vendor/composer/autoload_real.php |
| 294 | /modules/ps_viewedproduct/vendor/composer/platform_check.php |
| 295 | /modules/ps_viewedproduct/vendor/composer/autoload_static.php |
| 296 | /modules/statsnewsletter/vendor/autoload.php |
| 297 | /modules/statsnewsletter/vendor/composer/autoload_real.php |
| 298 | /modules/statsnewsletter/vendor/composer/platform_check.php |
| 299 | /modules/statsnewsletter/vendor/composer/autoload_static.php |
| 300 | /modules/ps_categorytree/vendor/autoload.php |
| 301 | /modules/ps_categorytree/vendor/composer/autoload_real.php |
| 302 | /modules/ps_categorytree/vendor/composer/platform_check.php |
| 303 | /modules/ps_categorytree/vendor/composer/autoload_static.php |
| 304 | /modules/afpdtextratabs/vendor/autoload.php |
| 305 | /modules/afpdtextratabs/vendor/composer/autoload_real.php |
| 306 | /modules/afpdtextratabs/vendor/composer/autoload_static.php |
| 307 | /modules/statsproduct/vendor/autoload.php |
| 308 | /modules/statsproduct/vendor/composer/autoload_real.php |
| 309 | /modules/statsproduct/vendor/composer/platform_check.php |
| 310 | /modules/statsproduct/vendor/composer/autoload_static.php |
| 311 | /modules/statssearch/vendor/autoload.php |
| 312 | /modules/statssearch/vendor/composer/autoload_real.php |
| 313 | /modules/statssearch/vendor/composer/platform_check.php |
| 314 | /modules/statssearch/vendor/composer/autoload_static.php |
| 315 | /modules/ps_crossselling/vendor/autoload.php |
| 316 | /modules/ps_crossselling/vendor/composer/autoload_real.php |
| 317 | /modules/ps_crossselling/vendor/composer/platform_check.php |
| 318 | /modules/ps_crossselling/vendor/composer/autoload_static.php |
| 319 | /modules/ps_googleanalytics/vendor/autoload.php |
| 320 | /modules/ps_googleanalytics/vendor/composer/autoload_real.php |
| 321 | /modules/ps_googleanalytics/vendor/composer/platform_check.php |
| 322 | /modules/ps_googleanalytics/vendor/composer/autoload_static.php |
| 323 | /modules/statsregistrations/vendor/autoload.php |
| 324 | /modules/statsregistrations/vendor/composer/autoload_real.php |
| 325 | /modules/statsregistrations/vendor/composer/platform_check.php |
| 326 | /modules/statsregistrations/vendor/composer/autoload_static.php |
| 327 | /modules/stripe_official/vendor/autoload.php |
| 328 | /modules/stripe_official/vendor/composer/autoload_real.php |
| 329 | /modules/stripe_official/vendor/composer/platform_check.php |
| 330 | /modules/stripe_official/vendor/composer/autoload_static.php |
| 331 | /modules/statspersonalinfos/vendor/autoload.php |
| 332 | /modules/statspersonalinfos/vendor/composer/autoload_real.php |
| 333 | /modules/statspersonalinfos/vendor/composer/platform_check.php |
| 334 | /modules/statspersonalinfos/vendor/composer/autoload_static.php |
| 335 | /modules/ps_newproducts/vendor/autoload.php |
| 336 | /modules/ps_newproducts/vendor/composer/autoload_real.php |
| 337 | /modules/ps_newproducts/vendor/composer/platform_check.php |
| 338 | /modules/ps_newproducts/vendor/composer/autoload_static.php |
| 339 | /modules/statsbestproducts/vendor/autoload.php |
| 340 | /modules/statsbestproducts/vendor/composer/autoload_real.php |
| 341 | /modules/statsbestproducts/vendor/composer/platform_check.php |
| 342 | /modules/statsbestproducts/vendor/composer/autoload_static.php |
| 343 | /modules/dashproducts/vendor/autoload.php |
| 344 | /modules/dashproducts/vendor/composer/autoload_real.php |
| 345 | /modules/dashproducts/vendor/composer/platform_check.php |
| 346 | /modules/dashproducts/vendor/composer/autoload_static.php |
| 347 | /modules/ps_imageslider/vendor/autoload.php |
| 348 | /modules/ps_imageslider/vendor/composer/autoload_real.php |
| 349 | /modules/ps_imageslider/vendor/composer/platform_check.php |
| 350 | /modules/ps_imageslider/vendor/composer/autoload_static.php |
| 351 | /modules/statsbestmanufacturers/vendor/autoload.php |
| 352 | /modules/statsbestmanufacturers/vendor/composer/autoload_real.php |
| 353 | /modules/statsbestmanufacturers/vendor/composer/platform_check.php |
| 354 | /modules/statsbestmanufacturers/vendor/composer/autoload_static.php |
| 355 | /modules/ps_faviconnotificationbo/vendor/autoload.php |
| 356 | /modules/ps_faviconnotificationbo/vendor/composer/autoload_real.php |
| 357 | /modules/ps_faviconnotificationbo/vendor/composer/platform_check.php |
| 358 | /modules/ps_faviconnotificationbo/vendor/composer/autoload_static.php |
| 359 | /modules/ps_bestsellers/vendor/autoload.php |
| 360 | /modules/ps_bestsellers/vendor/composer/autoload_real.php |
| 361 | /modules/ps_bestsellers/vendor/composer/platform_check.php |
| 362 | /modules/ps_bestsellers/vendor/composer/autoload_static.php |
| 363 | /modules/ps_supplierlist/vendor/autoload.php |
| 364 | /modules/ps_supplierlist/vendor/composer/autoload_real.php |
| 365 | /modules/ps_supplierlist/vendor/composer/platform_check.php |
| 366 | /modules/ps_supplierlist/vendor/composer/autoload_static.php |
| 367 | /modules/ps_featuredproducts/vendor/autoload.php |
| 368 | /modules/ps_featuredproducts/vendor/composer/autoload_real.php |
| 369 | /modules/ps_featuredproducts/vendor/composer/platform_check.php |
| 370 | /modules/ps_featuredproducts/vendor/composer/autoload_static.php |
| 371 | /modules/ps_brandlist/vendor/autoload.php |
| 372 | /modules/ps_brandlist/vendor/composer/autoload_real.php |
| 373 | /modules/ps_brandlist/vendor/composer/platform_check.php |
| 374 | /modules/ps_brandlist/vendor/composer/autoload_static.php |
| 375 | /modules/ps_facetedsearch/vendor/autoload.php |
| 376 | /modules/ps_facetedsearch/vendor/composer/autoload_real.php |
| 377 | /modules/ps_facetedsearch/vendor/composer/platform_check.php |
| 378 | /modules/ps_facetedsearch/vendor/composer/autoload_static.php |
| 379 | /modules/statsbestsuppliers/vendor/autoload.php |
| 380 | /modules/statsbestsuppliers/vendor/composer/autoload_real.php |
| 381 | /modules/statsbestsuppliers/vendor/composer/platform_check.php |
| 382 | /modules/statsbestsuppliers/vendor/composer/autoload_static.php |
| 383 | /modules/productcomments/vendor/autoload.php |
| 384 | /modules/productcomments/vendor/composer/autoload_real.php |
| 385 | /modules/productcomments/vendor/composer/platform_check.php |
| 386 | /modules/productcomments/vendor/composer/autoload_static.php |
| 387 | /modules/statsstock/vendor/autoload.php |
| 388 | /modules/statsstock/vendor/composer/autoload_real.php |
| 389 | /modules/statsstock/vendor/composer/platform_check.php |
| 390 | /modules/statsstock/vendor/composer/autoload_static.php |
| 391 | /modules/statsbestcategories/vendor/autoload.php |
| 392 | /modules/statsbestcategories/vendor/composer/autoload_real.php |
| 393 | /modules/statsbestcategories/vendor/composer/platform_check.php |
| 394 | /modules/statsbestcategories/vendor/composer/autoload_static.php |
| 395 | /modules/ps_customtext/vendor/autoload.php |
| 396 | /modules/ps_customtext/vendor/composer/autoload_real.php |
| 397 | /modules/ps_customtext/vendor/composer/platform_check.php |
| 398 | /modules/ps_customtext/vendor/composer/autoload_static.php |
| 399 | /modules/statsforecast/vendor/autoload.php |
| 400 | /modules/statsforecast/vendor/composer/autoload_real.php |
| 401 | /modules/statsforecast/vendor/composer/platform_check.php |
| 402 | /modules/statsforecast/vendor/composer/autoload_static.php |
| 403 | /modules/statscatalog/vendor/autoload.php |
| 404 | /modules/statscatalog/vendor/composer/autoload_real.php |
| 405 | /modules/statscatalog/vendor/composer/platform_check.php |
| 406 | /modules/statscatalog/vendor/composer/autoload_static.php |
| 407 | /modules/statsbestcustomers/vendor/autoload.php |
| 408 | /modules/statsbestcustomers/vendor/composer/autoload_real.php |
| 409 | /modules/statsbestcustomers/vendor/composer/platform_check.php |
| 410 | /modules/statsbestcustomers/vendor/composer/autoload_static.php |
| 411 | /modules/statsbestvouchers/vendor/autoload.php |
| 412 | /modules/statsbestvouchers/vendor/composer/autoload_real.php |
| 413 | /modules/statsbestvouchers/vendor/composer/platform_check.php |
| 414 | /modules/statsbestvouchers/vendor/composer/autoload_static.php |
| 415 | /modules/gsitemap/vendor/autoload.php |
| 416 | /modules/gsitemap/vendor/composer/autoload_real.php |
| 417 | /modules/gsitemap/vendor/composer/platform_check.php |
| 418 | /modules/gsitemap/vendor/composer/autoload_static.php |
| 419 | /modules/pagesnotfound/vendor/autoload.php |
| 420 | /modules/pagesnotfound/vendor/composer/autoload_real.php |
| 421 | /modules/pagesnotfound/vendor/composer/platform_check.php |
| 422 | /modules/pagesnotfound/vendor/composer/autoload_static.php |
| 423 | /modules/autoupgrade/vendor/autoload.php |
| 424 | /modules/autoupgrade/vendor/composer/autoload_real.php |
| 425 | /modules/autoupgrade/vendor/composer/autoload_static.php |
| 426 | /modules/autoupgrade/vendor/symfony/polyfill-php72/bootstrap.php |
| 427 | /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment.php |
| 428 | /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Client.php |
| 429 | /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer.php |
| 430 | /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php |
| 431 | /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php |
| 432 | /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php |
| 433 | /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php |
| 434 | /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php |
| 435 | /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Version.php |
| 436 | /modules/statssales/vendor/autoload.php |
| 437 | /modules/statssales/vendor/composer/autoload_real.php |
| 438 | /modules/statssales/vendor/composer/platform_check.php |
| 439 | /modules/statssales/vendor/composer/autoload_static.php |
| 440 | /modules/statscarrier/vendor/autoload.php |
| 441 | /modules/statscarrier/vendor/composer/autoload_real.php |
| 442 | /modules/statscarrier/vendor/composer/platform_check.php |
| 443 | /modules/statscarrier/vendor/composer/autoload_static.php |
| 444 | /modules/ps_socialfollow/vendor/autoload.php |
| 445 | /modules/ps_socialfollow/vendor/composer/autoload_real.php |
| 446 | /modules/ps_socialfollow/vendor/composer/platform_check.php |
| 447 | /modules/ps_socialfollow/vendor/composer/autoload_static.php |
| 448 | /modules/ps_emailsubscription/vendor/autoload.php |
| 449 | /modules/ps_emailsubscription/vendor/composer/autoload_real.php |
| 450 | /modules/ps_emailsubscription/vendor/composer/platform_check.php |
| 451 | /modules/ps_emailsubscription/vendor/composer/autoload_static.php |
| 452 | /modules/ps_wirepayment/vendor/autoload.php |
| 453 | /modules/ps_wirepayment/vendor/composer/autoload_real.php |
| 454 | /modules/ps_wirepayment/vendor/composer/platform_check.php |
| 455 | /modules/ps_wirepayment/vendor/composer/autoload_static.php |
| 456 | /modules/ps_distributionapiclient/vendor/autoload.php |
| 457 | /modules/ps_distributionapiclient/vendor/composer/autoload_real.php |
| 458 | /modules/ps_distributionapiclient/vendor/composer/platform_check.php |
| 459 | /modules/ps_distributionapiclient/vendor/composer/autoload_static.php |
| 460 | /modules/ps_categoryproducts/vendor/autoload.php |
| 461 | /modules/ps_categoryproducts/vendor/composer/autoload_real.php |
| 462 | /modules/ps_categoryproducts/vendor/composer/platform_check.php |
| 463 | /modules/ps_categoryproducts/vendor/composer/autoload_static.php |
| 464 | /src/Core/Hook/HookModuleFilter.php |
| 465 | /src/Core/Hook/HookModuleFilterInterface.php |
| 466 | /modules/afgooglereviews/afgooglereviews.php |
| 467 | /modules/afgooglereviews/classes/GoogleReviews.php |
| 468 | /src/Core/Module/WidgetInterface.php |
| 469 | /classes/Translate.php |
| 470 | /modules/afgooglereviews/translations/pt.php |
| 471 | /src/PrestaShopBundle/Translation/TranslatorComponent.php |
| 472 | /vendor/symfony/translation/Translator.php |
| 473 | /vendor/symfony/translation/MessageCatalogue.php |
| 474 | /vendor/symfony/translation/MessageCatalogueInterface.php |
| 475 | /vendor/symfony/translation/MetadataAwareInterface.php |
| 476 | /vendor/symfony/translation/CatalogueMetadataAwareInterface.php |
| 477 | /vendor/symfony/translation-contracts/TranslatorInterface.php |
| 478 | /vendor/symfony/translation/TranslatorBagInterface.php |
| 479 | /vendor/symfony/translation-contracts/LocaleAwareInterface.php |
| 480 | /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php |
| 481 | /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php |
| 482 | /src/PrestaShopBundle/Translation/TranslatorInterface.php |
| 483 | /vendor/symfony/translation/Formatter/MessageFormatter.php |
| 484 | /vendor/symfony/translation/Formatter/IntlFormatter.php |
| 485 | /vendor/symfony/translation/Formatter/IntlFormatterInterface.php |
| 486 | /vendor/symfony/translation/Formatter/MessageFormatterInterface.php |
| 487 | /vendor/symfony/translation/IdentityTranslator.php |
| 488 | /vendor/symfony/translation-contracts/TranslatorTrait.php |
| 489 | /vendor/symfony/config/ConfigCacheFactory.php |
| 490 | /vendor/symfony/config/ConfigCacheFactoryInterface.php |
| 491 | /var/cache/dev/translations/catalogue.pt-PT.NXhscRe.php |
| 492 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php |
| 493 | /vendor/smarty/smarty/libs/sysplugins/smarty_data.php |
| 494 | /controllers/front/SitemapController.php |
| 495 | /classes/controller/FrontController.php |
| 496 | /src/Adapter/Presenter/Object/ObjectPresenter.php |
| 497 | /src/Adapter/Presenter/PresenterInterface.php |
| 498 | /src/Adapter/Presenter/Cart/CartPresenter.php |
| 499 | /src/Adapter/Image/ImageRetriever.php |
| 500 | /classes/tax/TaxConfiguration.php |
| 501 | /classes/Smarty/TemplateFinder.php |
| 502 | /classes/assets/StylesheetManager.php |
| 503 | /classes/assets/AbstractAssetManager.php |
| 504 | /src/Adapter/Assets/AssetUrlGeneratorTrait.php |
| 505 | /classes/assets/JavascriptManager.php |
| 506 | /classes/assets/CccReducer.php |
| 507 | /src/Core/Localization/Locale/Repository.php |
| 508 | /src/Core/Localization/Locale/RepositoryInterface.php |
| 509 | /src/Core/Localization/CLDR/LocaleRepository.php |
| 510 | /src/Core/Localization/CLDR/LocaleDataSource.php |
| 511 | /src/Core/Localization/CLDR/DataLayer/LocaleCache.php |
| 512 | /src/Core/Data/Layer/AbstractDataLayer.php |
| 513 | /src/Core/Localization/CLDR/LocaleDataLayerInterface.php |
| 514 | /vendor/symfony/cache/Adapter/FilesystemAdapter.php |
| 515 | /vendor/symfony/cache/Adapter/AbstractAdapter.php |
| 516 | /vendor/symfony/cache/Traits/AbstractAdapterTrait.php |
| 517 | /vendor/symfony/cache/Traits/ContractsTrait.php |
| 518 | /vendor/symfony/cache-contracts/CacheTrait.php |
| 519 | /vendor/psr/cache/src/InvalidArgumentException.php |
| 520 | /vendor/psr/cache/src/CacheException.php |
| 521 | /vendor/symfony/cache/Traits/FilesystemTrait.php |
| 522 | /vendor/symfony/cache/Traits/FilesystemCommonTrait.php |
| 523 | /vendor/symfony/cache/PruneableInterface.php |
| 524 | /vendor/symfony/cache/Marshaller/DefaultMarshaller.php |
| 525 | /vendor/symfony/cache/Marshaller/MarshallerInterface.php |
| 526 | /src/Core/Localization/CLDR/DataLayer/LocaleReference.php |
| 527 | /src/Core/Localization/CLDR/Reader.php |
| 528 | /src/Core/Localization/CLDR/ReaderInterface.php |
| 529 | /src/Core/Localization/Currency/Repository.php |
| 530 | /src/Core/Localization/Currency/RepositoryInterface.php |
| 531 | /src/Core/Localization/Currency/CurrencyDataSource.php |
| 532 | /src/Core/Localization/Currency/DataSourceInterface.php |
| 533 | /src/Core/Localization/Currency/DataLayer/CurrencyCache.php |
| 534 | /src/Core/Localization/Currency/CurrencyDataLayerInterface.php |
| 535 | /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php |
| 536 | /src/Adapter/Currency/CurrencyDataProvider.php |
| 537 | /src/Core/Currency/CurrencyDataProviderInterface.php |
| 538 | /src/Adapter/LegacyContext.php |
| 539 | /src/Adapter/Tools.php |
| 540 | /src/Core/Localization/Currency/DataLayer/CurrencyReference.php |
| 541 | /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php |
| 542 | /vendor/prestashop/decimal/src/Operation/Rounding.php |
| 543 | /src/Core/Localization/Locale.php |
| 544 | /src/Core/Localization/LocaleInterface.php |
| 545 | /src/Core/Localization/Specification/Price.php |
| 546 | /src/Core/Localization/Specification/Number.php |
| 547 | /src/Core/Localization/Specification/NumberInterface.php |
| 548 | /src/Core/Localization/Specification/Factory.php |
| 549 | /src/Core/Localization/CLDR/LocaleData.php |
| 550 | /src/Core/Localization/CLDR/NumberSymbolsData.php |
| 551 | /src/Core/Localization/CLDR/CurrencyData.php |
| 552 | /src/Core/Localization/CLDR/Locale.php |
| 553 | /src/Core/Localization/CLDR/LocaleInterface.php |
| 554 | /src/Core/Localization/Specification/NumberSymbolList.php |
| 555 | /classes/Currency.php |
| 556 | /src/Core/Localization/Currency/LocalizedCurrencyId.php |
| 557 | /classes/webservice/WebserviceRequest.php |
| 558 | /src/Core/Localization/Currency/CurrencyData.php |
| 559 | /src/Core/Localization/Currency/CurrencyCollection.php |
| 560 | /src/Core/Localization/Currency.php |
| 561 | /src/Core/Localization/CurrencyInterface.php |
| 562 | /src/Core/Localization/Specification/NumberCollection.php |
| 563 | /src/Core/Localization/Number/Formatter.php |
| 564 | /classes/Cart.php |
| 565 | /src/Adapter/AddressFactory.php |
| 566 | /classes/CartRule.php |
| 567 | /src/Core/Domain/Product/ValueObject/RedirectType.php |
| 568 | /src/Core/Util/DateTime/DateTime.php |
| 569 | /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php |
| 570 | /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php |
| 571 | /src/Core/Domain/Product/ValueObject/ProductType.php |
| 572 | /src/Core/Domain/Product/ValueObject/Reference.php |
| 573 | /src/Core/Domain/Product/ValueObject/Gtin.php |
| 574 | /src/Core/Domain/Product/ValueObject/Isbn.php |
| 575 | /src/Core/Domain/Product/ValueObject/Upc.php |
| 576 | /src/Core/Domain/Product/ProductSettings.php |
| 577 | /src/Core/Domain/Shop/ValueObject/ShopId.php |
| 578 | /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php |
| 579 | /vendor/symfony/property-access/Exception/UnexpectedTypeException.php |
| 580 | /vendor/symfony/property-access/Exception/RuntimeException.php |
| 581 | /vendor/symfony/property-access/Exception/ExceptionInterface.php |
| 582 | /modules/ps_emailsubscription/ps_emailsubscription.php |
| 583 | /src/PrestaShopBundle/Translation/DomainNormalizer.php |
| 584 | /classes/Media.php |
| 585 | /modules/ps_socialfollow/ps_socialfollow.php |
| 586 | /modules/ps_emailalerts/ps_emailalerts.php |
| 587 | /modules/ps_emailalerts/MailAlert.php |
| 588 | /modules/blockreassurance/blockreassurance.php |
| 589 | /classes/Manufacturer.php |
| 590 | /classes/Category.php |
| 591 | /src/Core/Domain/Category/ValueObject/RedirectType.php |
| 592 | /src/Core/Domain/Category/CategorySettings.php |
| 593 | /src/Core/Domain/Category/SeoSettings.php |
| 594 | /classes/CMSCategory.php |
| 595 | /classes/Store.php |
| 596 | /src/Adapter/Presenter/Cart/CartLazyArray.php |
| 597 | /src/Adapter/Presenter/AbstractLazyArray.php |
| 598 | /src/Adapter/Product/PriceFormatter.php |
| 599 | /src/Adapter/Presenter/LazyArrayAttribute.php |
| 600 | /src/Core/Util/Inflector.php |
| 601 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php |
| 602 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php |
| 603 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php |
| 604 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php |
| 605 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php |
| 606 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php |
| 607 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php |
| 608 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php |
| 609 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php |
| 610 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php |
| 611 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php |
| 612 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php |
| 613 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php |
| 614 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php |
| 615 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php |
| 616 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php |
| 617 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php |
| 618 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php |
| 619 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php |
| 620 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php |
| 621 | /classes/Gender.php |
| 622 | /src/Core/Domain/Title/ValueObject/Gender.php |
| 623 | /classes/Risk.php |
| 624 | /classes/Meta.php |
| 625 | /classes/Address.php |
| 626 | /classes/ImageType.php |
| 627 | /classes/State.php |
| 628 | /src/Core/Security/PasswordPolicyConfiguration.php |
| 629 | /src/Core/Configuration/DataConfigurationInterface.php |
| 630 | /src/Core/Security/Hashing.php |
| 631 | /src/Core/Filter/FrontEndObject/MainFilter.php |
| 632 | /src/Core/Filter/FilterInterface.php |
| 633 | /src/Core/Filter/FrontEndObject/CartFilter.php |
| 634 | /src/Core/Filter/HashMapWhitelistFilter.php |
| 635 | /src/Core/Filter/CollectionFilter.php |
| 636 | /src/Core/Filter/FrontEndObject/ProductFilter.php |
| 637 | /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php |
| 638 | /src/Core/Filter/FrontEndObject/CustomerFilter.php |
| 639 | /src/Core/Filter/FrontEndObject/ShopFilter.php |
| 640 | /src/Core/Filter/FrontEndObject/ConfigurationFilter.php |
| 641 | /classes/ProductAssembler.php |
| 642 | /src/Core/Product/Search/ProductSearchContext.php |
| 643 | /modules/ps_shoppingcart/ps_shoppingcart.php |
| 644 | /modules/ps_searchbar/ps_searchbar.php |
| 645 | /modules/productcomments/productcomments.php |
| 646 | /modules/ps_googleanalytics/ps_googleanalytics.php |
| 647 | /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php |
| 648 | /modules/ps_googleanalytics/classes/Hook/HookInterface.php |
| 649 | /modules/stripe_official/stripe_official.php |
| 650 | /classes/PaymentModule.php |
| 651 | /modules/stripe_official/vendor/stripe/stripe-php/lib/Event.php |
| 652 | /modules/stripe_official/vendor/stripe/stripe-php/lib/ApiResource.php |
| 653 | /modules/stripe_official/vendor/stripe/stripe-php/lib/StripeObject.php |
| 654 | /modules/stripe_official/vendor/stripe/stripe-php/lib/ApiOperations/Request.php |
| 655 | /modules/stripe_official/classes/services/PrestashopTranslationService.php |
| 656 | /src/Adapter/Localization/LegacyTranslator.php |
| 657 | /modules/stripe_official/smarty/plugins/modifier.stripelreplace.php |
| 658 | /modules/stripe_official/vendor/stripe/stripe-php/lib/Stripe.php |
| 659 | /modules/stripe_official/vendor/stripe/stripe-php/lib/Util/ApiVersion.php |
| 660 | /modules/stripe_official/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php |
| 661 | /modules/stripe_official/classes/services/StripeDisplayHeaderService.php |
| 662 | /modules/aflandingauth/aflandingauth.php |
| 663 | /modules/afaddtocart/afaddtocart.php |
| 664 | /modules/afaddtocart/translations/pt.php |
| 665 | /classes/Smarty/SmartyDevTemplate.php |
| 666 | /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php |
| 667 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/b9/00/48/b90048560e4b34a35d062a0b6873b050b148ade6_2.file.sitemap.tpl.php |
| 668 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php |
| 669 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php |
| 670 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/cb/10/d8/cb10d88ff94fca847ea057d3f68212a5fa06dec3_2.file.page.tpl.php |
| 671 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/a3/b9/8c/a3b98ca73cacfd3b42499399723051c3e0293b33_2.file.layout-full-width.tpl.php |
| 672 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/b0/4c/76/b04c7686018f5fd6c944739aa8d2ad8d8aa04ec3_2.file.layout-both-columns.tpl.php |
| 673 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/29/7a/26/297a2669b4e742bafb78c880bc6462a868785fba_2.file.helpers.tpl.php |
| 674 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php |
| 675 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/5f/f5/65/5ff56582968e1005eccd8e87b2622e27c6b0575a_2.file.head.tpl.php |
| 676 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/c1/a0/e1/c1a0e16713eb66d5b1e98e84b5b416f9e384ef54_2.file.preload.tpl.php |
| 677 | /vendor/smarty/smarty/libs/plugins/modifier.replace.php |
| 678 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php |
| 679 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/6c/5d/e5/6c5de5f946bda5e2454cbbcc1b2872824019caf9_2.file.preload.html.php |
| 680 | /vendor/smarty/smarty/libs/plugins/shared.mb_str_replace.php |
| 681 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php |
| 682 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/af/00/eb/af00eb02e37056ca9c90e652c0c0ed3cc164f634_2.file.head-jsonld.tpl.php |
| 683 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/fd/cd/57/fdcd579979e49a03704b02dc8ec8836dc8247486_2.file.pagination-seo.tpl.php |
| 684 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/ad/b6/24/adb62401fb819cb060c21a529e90e2d1141320ab_2.file.stylesheets.tpl.php |
| 685 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/41/59/4a/41594a45125abb4c7f232b3478c459f35aee5ca8_2.file.javascript.tpl.php |
| 686 | /vendor/smarty/smarty/libs/plugins/modifier.count.php |
| 687 | /classes/ProductDownload.php |
| 688 | /src/Core/Localization/CLDR/ComputingPrecision.php |
| 689 | /src/Core/Localization/CLDR/ComputingPrecisionInterface.php |
| 690 | /src/Core/Cart/Calculator.php |
| 691 | /src/Core/Cart/CartRowCollection.php |
| 692 | /src/Core/Cart/Fees.php |
| 693 | /src/Core/Cart/AmountImmutable.php |
| 694 | /src/Core/Cart/CartRuleCollection.php |
| 695 | /src/Core/Cart/CartRuleCalculator.php |
| 696 | /src/Adapter/Product/PriceCalculator.php |
| 697 | /override/classes/order/Order.php |
| 698 | /classes/order/Order.php |
| 699 | /src/Core/Cart/CartRow.php |
| 700 | /vendor/prestashop/decimal/src/DecimalNumber.php |
| 701 | /vendor/prestashop/decimal/src/Builder.php |
| 702 | /src/Core/Util/String/StringModifier.php |
| 703 | /src/Core/Util/String/StringModifierInterface.php |
| 704 | /var/cache/dev/smarty/compile/73/46/e2/7346e2b8364cd1cbcd727b53b3cdc122e4c0985f_2.module.afaddtocartviewstemplatesfrontsmartcart.tpl.php |
| 705 | /var/cache/dev/smarty/compile/8d/d3/10/8dd31009debf99687a98c9d776fab0061f53e4b5_2.module.afaddtocartviewstemplatesfront_partialsshippingrest.tpl.php |
| 706 | /var/cache/dev/smarty/compile/f4/6b/df/f46bdf05da0b533b258c9f181d6b7efc53c296af_2.module.afaddtocartviewstemplatesfront_partialsproduct.tpl.php |
| 707 | /var/cache/dev/smarty/compile/00/84/46/008446da1f6b704e505fba855b4dc2dc68ee357b_2.module.afaddtocartviewstemplatesfront_partialsproductcustomization.tpl.php |
| 708 | /var/cache/dev/smarty/compile/e6/02/a7/e602a7102d9cdf48c2ac9eecac9b121b324c2101_2.module.afaddtocartviewstemplatesfront_partialsproductactions.tpl.php |
| 709 | /var/cache/dev/smarty/compile/6f/04/a1/6f04a10bfc604ccd42671030baf56d340ffe1f9f_2.module.afaddtocartviewstemplatesfront_partialssubtotalproducts.tpl.php |
| 710 | /var/cache/dev/smarty/compile/35/88/7c/35887cc0c038f611c8bf4b368b2b18aa34887a0d_2.module.afaddtocartviewstemplatesfront_partialstotalproducts.tpl.php |
| 711 | /var/cache/dev/smarty/compile/e8/00/42/e800425338aee6871354442644d489d85d732e11_2.module.afaddtocartviewstemplatesfront_partialstotaldiscount.tpl.php |
| 712 | /var/cache/dev/smarty/compile/79/aa/97/79aa975101c459c208c7e13a91c5a68c835b4057_2.module.afaddtocartviewstemplatesfront_partialsdiscountform.tpl.php |
| 713 | /var/cache/dev/smarty/compile/d4/1a/02/d41a025cc8883f1840362be48b11125e72c69c9d_2.module.afaddtocartviewstemplatesfront_partialscrossselling.tpl.php |
| 714 | /var/cache/dev/smarty/compile/22/6f/c6/226fc6a2faeaebd063b235f155dcd8dd2540b923_2.module.afaddtocartviewstemplatesfrontsmartcarterrors.tpl.php |
| 715 | /var/cache/dev/smarty/compile/f4/bd/bd/f4bdbdc2f497c105ffbe5e8841f60c70d2f00daf_2.module.afaddtocartviewstemplatesfrontsmartcartsuccess.tpl.php |
| 716 | /var/cache/dev/smarty/compile/c6/ec/66/c6ec665ea6efbc2f46b4f8feeca4195adea6f0db_2.module.afaddtocartviewstemplatesfrontsmartcartaction.tpl.php |
| 717 | /var/cache/dev/smarty/compile/c4/54/54/c45454ddf4d1b52ab8e1ea1a60b10c9fdfc32111_2.module.afaddtocartviewstemplatesfrontsmartcartfloatbtn.tpl.php |
| 718 | /var/cache/dev/smarty/compile/8b/89/29/8b892988897ff1655d374971385696494a5827b4_2.module.afaddtocartviewstemplatesfrontsmartcartextratext.tpl.php |
| 719 | /var/cache/dev/smarty/compile/82/83/9a/82839a36cb0f5f7e4d275edcdb72e4e42d7f95c1_2.module.afaddtocartviewstemplatesfrontaddtocarttoolbar.tpl.php |
| 720 | /var/cache/dev/smarty/compile/e0/f0/69/e0f069b1c770b7069490dbb47ab5a3a8305f3a12_2.module.afaddtocartviewstemplatesfrontgotocarttoolbar.tpl.php |
| 721 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/53/aa/4c/53aa4cdf613f625f030cc9f44a92041fb0d04534_2.file.product-activation.tpl.php |
| 722 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/cd/ed/e4/cdede4944a83b23a6e06ecf0be233fc68d90410c_2.file.header.tpl.php |
| 723 | /modules/ps_contactinfo/ps_contactinfo.php |
| 724 | /var/cache/dev/smarty/compile/algofactory/0e/b2/11/0eb2119957cbc13b240126b3ccd8fac8f109f1e2_2.module.ps_contactinfonav.tpl.php |
| 725 | /modules/ps_languageselector/ps_languageselector.php |
| 726 | /var/cache/dev/smarty/compile/algofactory/1c/00/f7/1c00f78dace25d509ec3a1f54176b7ae2000accf_2.module.ps_languageselectorps_languageselector.tpl.php |
| 727 | /modules/ps_currencyselector/ps_currencyselector.php |
| 728 | /var/cache/dev/smarty/compile/algofactory/b9/77/56/b97756c07f8c7dd53da6530f78f67ddd242f77c9_2.module.ps_currencyselectorps_currencyselector.tpl.php |
| 729 | /modules/ps_customersignin/ps_customersignin.php |
| 730 | /var/cache/dev/smarty/compile/algofactory/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.ps_customersigninps_customersignin.tpl.php |
| 731 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php |
| 732 | /var/cache/dev/smarty/compile/algofactory/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php |
| 733 | /modules/ps_mainmenu/ps_mainmenu.php |
| 734 | /modules/ps_mainmenu/ps_menutoplinks.class.php |
| 735 | /var/cache/dev/smarty/compile/algofactory/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php |
| 736 | /var/cache/dev/smarty/compile/algofactory/11/0e/c7/110ec72aa9921d2c382ad628bdb2f0bc5105a617_2.module.ps_searchbarps_searchbar.tpl.php |
| 737 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/84/19/20/841920fcb24ee6604fa4fded6568c4dba8093eb5_2.file.breadcrumb.tpl.php |
| 738 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/ae/a9/e9/aea9e91445a050ce7bb15b9069a362bd2591df47_2.file.notifications.tpl.php |
| 739 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/64/b5/4f/64b54ff42ec4f38d28a8df2b8327d0bed656fd95_2.file.sitemap-nested-list.tpl.php |
| 740 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/77/7e/a9/777ea9205c988369d575d310e1a21bb14bb76781_2.file.footer.tpl.php |
| 741 | /var/cache/dev/smarty/compile/algofactory/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.ps_emailsubscriptionviewstemplateshookps_emailsubscription.tpl.php |
| 742 | /vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php |
| 743 | /vendor/smarty/smarty/libs/sysplugins/smarty_cacheresource.php |
| 744 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php |
| 745 | /var/cache/dev/smarty/cache/ps_socialfollow/1/1/1/8/1/8/algofactory/9c/ae/b5/9caeb5d2d71b2a4bf672371a6cbe957c0149a210.ps_socialfollowps_socialfollow.tpl.php |
| 746 | /modules/blockreassurance/classes/ReassuranceActivity.php |
| 747 | /var/cache/dev/smarty/compile/algofactory/6e/46/4e/6e464e8378a346c8af7e2952bb14032c32841a87_2.file.displayBlockWhite.tpl.php |
| 748 | /modules/ps_linklist/ps_linklist.php |
| 749 | /var/cache/dev/translations/catalogue.fr-FR.NXhscRe.php |
| 750 | /var/cache/dev/translations/catalogue.es-ES.NXhscRe.php |
| 751 | /var/cache/dev/translations/catalogue.it-IT.NXhscRe.php |
| 752 | /var/cache/dev/translations/catalogue.en-GB.NXhscRe.php |
| 753 | /var/cache/dev/translations/catalogue.de-DE.NXhscRe.php |
| 754 | /var/cache/dev/translations/catalogue.nl-NL.NXhscRe.php |
| 755 | /var/cache/dev/translations/catalogue.pl-PL.NXhscRe.php |
| 756 | /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php |
| 757 | /modules/ps_linklist/src/Filter/LinkFilter.php |
| 758 | /modules/ps_linklist/src/Filter/BestSalesRouteFilter.php |
| 759 | /modules/ps_linklist/src/Filter/RouteFilterInterface.php |
| 760 | /modules/ps_linklist/src/LegacyLinkBlockRepository.php |
| 761 | /var/cache/dev/smarty/cache/ps_linklist/displayFooter/1/1/1/8/1/8/algofactory/0e/ed/51/0eed51118f9e02168809e91e07070722b20454b7.ps_linklistviewstemplateshooklinkblock.tpl.php |
| 762 | /modules/ps_customeraccountlinks/ps_customeraccountlinks.php |
| 763 | /var/cache/dev/smarty/cache/ps_customeraccountlinks/1/1/1/8/1/8/algofactory/06/4e/3a/064e3a8db1b2763027bcaa26521f2ca96d298921.ps_customeraccountlinksps_customeraccountlinks.tpl.php |
| 764 | /var/cache/dev/smarty/compile/algofactory/99/92/f3/9992f3fe04dd41bcec1a2029cf07bead637caf4d_2.module.ps_contactinfops_contactinfo.tpl.php |
| 765 | /vendor/smarty/smarty/libs/plugins/function.mailto.php |
| 766 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/60/20/a1/6020a1a417e46ca335acef55bac2fd4b7b99f9ce_2.file.page-loader.tpl.php |
| 767 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/34/e4/ca/34e4ca9efb44b9f6ede35ca1b70fa533ed8fff8c_2.file.toast-container.tpl.php |
| 768 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/b3/da/e2/b3dae2a43f5f05faba1ff0a68f8c439dbadc7864_2.file.toast.tpl.php |
| 769 | /var/cache/dev/smarty/compile/algofactorylayouts_layout_full_width_tpl/f9/62/3f/f9623f0da7929f884b4c6cb45ed08d3010206667_2.file.password-policy-template.tpl.php |
| 770 | /modules/statsdata/statsdata.php |
| 771 | /classes/Connection.php |
| 772 | /classes/ConnectionsSource.php |
| 773 | /modules/dgtranslationall/dgtranslationall.php |
| 774 | /modules/dgtranslationall/translations/pt.php |
| 775 | /modules/dgtranslationall/vendor/dingedi/dingedi-pstranslationsapi/src/DgTranslationTools.php |
| 776 | /modules/dgtranslationall/vendor/dingedi/dingedi-pstranslationsapi/src/Configuration/AutomaticTranslationConfiguration.php |
| 777 | /modules/dgtranslationall/vendor/dingedi/dingedi-pstools/src/DgConfiguration.php |
| 778 | /modules/dgtranslationall/vendor/dingedi/dingedi-pstools/src/DgTools.php |
| 779 | /modules/dgtranslationall/vendor/dingedi/dingedi-pstools/src/DgShopInfos.php |
| 780 | /modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php |
| 781 | /modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php |
| 782 | /vendor/smarty/smarty/libs/sysplugins/smarty_undefined_variable.php |
| 783 | /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php |
| 784 | /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php |